| Total Complexity | 18 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 371 |
| Lines of code | 165 |
| Logical lines of code | 52 |
| Comment lines | 149 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| update_item() | 46 | 6 | 42 | |
| delete_item() | 51 | 3 | 28 | |
| get_item() | 54 | 3 | 22 | |
| get_items() | 57 | 3 | 17 | |
| register_routes() | 47 | 1 | 46 | |
| __construct() | 76 | 1 | 4 | |
| get_registered_options() | 72 | 1 | 6 |